Re: Action

Поиск
Список
Период
Сортировка
От Jon Hassen
Тема Re: Action
Дата
Msg-id l03130301b8d7982f1253@[169.197.62.6]
обсуждение исходный текст
Ответ на Action  (Dorin Grunberg <dorin@visgen.com>)
Ответы Re: Auction  (Dorin Grunberg <dorin@visgen.com>)
Список pgsql-php
Like what? Here is a part of a script that takes a couple of variables
determined in the scriots first, and queries a postgresql database using
those variables with PHP.

      $result=pg_exec($dbc,"select * from paytext$year where ($when
($where) $where1 order by date desc limit 10") or die ("Couldn't select
data from paytext$year. ");

Is that what you mean?

Jon

At 2:34 PM -0400 4/8/02, Dorin Grunberg wrote:
>Hi,
>
>Does anyone know of any action script that uses PHP and PostgreSQL?
>
>Thanks,
>
>Dorin
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>subscribe-nomail command to majordomo@postgresql.org so that your
>message can get through to the mailing list cleanly




В списке pgsql-php по дате отправления:

Предыдущее
От: Dorin Grunberg
Дата:
Сообщение: Action
Следующее
От: Dorin Grunberg
Дата:
Сообщение: Re: Auction